home *** CD-ROM | disk | FTP | other *** search
/ The Cartoon Guide to Physics / The Cartoon Guide to Physics.iso / pc / physdata / stsetup.dir / 00031.ls < prev    next >
Encoding:
Text File  |  1995-09-10  |  175 b   |  8 lines

  1. on mouseDown
  2.   puppetSprite(the clickOn, 1)
  3.   puppetSound("click")
  4.   set the castNum of sprite the clickOn to the number of cast "red done"
  5.   updateStage()
  6.   closeSetup()
  7. end
  8.